PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFOutputIntent Class
Members
In This Topic
    PDFOutputIntent Class
    In This Topic
    Defines a PDF output intent.
    Output intents provide a means for matching the color characteristics of a PDF document with those of a target output device or production environment in which the document will be printed.
    Object Model
    PDFOutputIntent ClassPDFCosDictionary ClassPDFIccColorSpace ClassPDFOutputIntentType Enumeration
    Syntax
    public class PDFOutputIntent 
        extends Object 
    Inheritance Hierarchy

    java.lang.Object
       com.o2sol.pdf4java.document.PDFOutputIntent

    See Also